home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE3 / POWERBASE / DOCS / !Contents < prev    next >
Text File  |  2001-01-24  |  14KB  |  281 lines

  1.                                   ========
  2.                                   Contents
  3.                                   ========
  4. Ch 1 − Introduction to Powerbase                                    5
  5. --------------------------------                                    -
  6. 1.1   Description and installation                                  5
  7.       1.1.1   Hardware requirements                                 5
  8.       1.1.2   Installation                                          5
  9.       1.1.3   Disclaimer                                            5
  10.  
  11. 1.2   Starting and ending a work session                            5
  12.       1.2.1   Loading Powerbase                                     5
  13.       1.2.2   Opening a database                                    6
  14.       1.2.3   Closing a database                                    6
  15.       1.2.4   Quitting Powerbase                                    6
  16.  
  17. 1.3   Obtaining help                                                6
  18.       1.3.1   Using the Acorn Help application                      6
  19.       1.3.2   Using the Helpreader text                             6
  20.  
  21. Ch 2 − Browsing and Editing                                         7
  22. ---------------------------                                         -
  23. 2.1   Subfiles, record numbers and keys                             7
  24.       2.1.1   Subfiles                                              7
  25.       2.1.2   Record numbers                                        7
  26.       2.1.3   Keys                                                  7
  27.  
  28. 2.2   Moving about the database                                     8
  29.       2.2.1   Browsing                                              8
  30.       2.2.2   Moving to related records                             8
  31.       2.2.3   Changing keys                                         8
  32.       2.2.4   Changing subfiles                                     9
  33.       2.2.5   Using more than one subfile                           9
  34.       2.2.6   Naming subfiles                                       9
  35.  
  36. 2.3   Searching for a record                                        9
  37.       2.3.1   Searching by key                                      9
  38.       2.3.2   Searching by record number                           10
  39.       2.3.3   Searching by filter                                  10
  40.  
  41. 2.4   Editing the database − fundamental operations                10
  42.       2.4.1   Adding new records                                   10
  43.       2.4.2   Deleting records                                     11
  44.       2.4.3   Altering existing records                            11
  45.       2.4.4   Undoing mistakes                                     11
  46.  
  47. 2.5   Editing the database − special features                      11
  48.       2.5.1   Using a template                                     11
  49.       2.5.2   Copying fields                                       12
  50.       2.5.3   Copying an entire record                             12
  51.       2.5.4   Choosing the field where editing starts              12
  52.       2.5.5   Changing many records at once                        12
  53.       2.5.6   Moving or deleting many records at once              13
  54.       2.5.7   Hiding sensitive data                                13
  55.  
  56. 2.6   External fields                                              14
  57.       2.6.1   Linking files to the fields                          14
  58.       2.6.2   Editing External fields                              14
  59.       2.6.3   Clearing and exporting field contents                14
  60.       2.6.4   Editing scrollable lists                             15
  61.  
  62. Ch 3 − Printing from the Database                                  16
  63. ---------------------------------                                  --
  64. 3.1   Output destination                                           16
  65.       3.1.1   The Window destination                               16
  66.       3.1.2   The File destination                                 16
  67.       3.1.3   The Printer destination                              16
  68.  
  69. 3.2   Print formats                                                16
  70.       3.2.1   Horizontal                                           17
  71.       3.2.2   Vertical                                             17
  72.       3.2.3   Table                                                17
  73.       3.2.4   Label                                                17
  74.  
  75. 3.3   What types of field can be printed?                          18
  76.  
  77. 3.4   Specifying which fields to print                             18
  78.       3.4.1   Saving print selection files                         18
  79.       3.4.2   Default selection                                    18
  80.  
  81. 3.5   Specifying which records to print                            18
  82.       3.5.1   The construction of search formulae                  19
  83.       3.5.2   Numeric and other special fields in search formulae  21
  84.       3.5.3   Using “wild-cards” in search formulae                21
  85.       3.5.4   Comparing the contents of two fields                 21
  86.       3.5.5   Saving search formulae for re-use                    21
  87.  
  88. 3.6   Query by example                                             22
  89.       3.6.1   What is QBE?                                         22
  90.       3.6.2   QBE vs SF                                            22
  91.  
  92. 3.7   Other features of the Query panel and Match window           23
  93.       3.7.1   Printing records from more than one subfile          23
  94.       3.7.2   Including record number, key and subfile number      23
  95.  
  96. 3.8   Marking records for inclusion or exclusion                   24
  97.       3.8.1   Single records                                       24
  98.       3.8.2   Groups of records                                    24
  99.  
  100. 3.9   Printing single records                                      24
  101.  
  102. 3.10  The Print options window                                     24
  103.       3.10.1 Saving print options files                            26
  104.  
  105. 3.12  Field analysis reports                                       26
  106.  
  107. 3.13  Subsidiary indices and printing speed                        26
  108.  
  109. Ch 4 − Creating a New Database                                     27
  110. ------------------------------                                     --
  111. 4.1  Creating the database application shell                       27
  112.  
  113. 4.2  Designing the record layout                                   27
  114.      4.2.1   Simple field creation                                 27
  115.      4.2.2   Deleting, inserting and re-ordering fields.           28
  116.      4.2.3   Moving and re-sizing the bounding box                 28
  117.      4.2.4   More about tags and descriptors                       28
  118.      4.2.5   Other types of Editable field                         29
  119.      4.2.6   Scrollable lists                                      29
  120.      4.2.7   Check-box fields                                      30
  121.      4.2.8   External fields                                       30
  122.      4.2.9   Computed fields                                       31
  123.      4.2.10  Stamp fields                                          31
  124.      4.2.11  Button fields                                         32
  125.      4.2.12  Mandatory fields                                      33
  126.  
  127. 4.3  A short-cut to a working database                             33
  128.  
  129. 4.4  Specifying the database size                                  33
  130.  
  131. 4.5  Specifying the primary key                                    33
  132.      4.5.1   General procedure                                     33
  133.      4.5.2   Some illustrative examples                            34
  134.      4.5.3   Using more than one field in a key                    34
  135.      4.5.4   Other matters concerning keys                         35
  136.  
  137. 4.6  Building the empty database                                   35
  138.  
  139. 4.7  Renaming a database                                           35
  140.  
  141. Ch 5 − Input Validation and Validation Tables                      36
  142. ---------------------------------------------                      --
  143. 5.1  Character validation                                          36
  144.  
  145. 5.2  Validation tables                                             36
  146.  
  147. 5.3  Creating a validation table                                   37
  148.  
  149. 5.4  Linking tables to fields                                      37
  150.      5.4.1   The Replace on entry feature                          37
  151.      5.4.2   When to turn off the Exact match switch               37
  152.  
  153. 5.5  Displaying validation tables                                  38
  154.  
  155. 5.6  The validation table menu                                     38
  156.  
  157. 5.7  Loading validation tables                                     39
  158.  
  159. 5.8  Including validation table data in printouts                  39
  160.  
  161. 5.9  Entering validation table data into a record                  39
  162.  
  163. Ch 6 − Performing Calculations                                     40
  164. ------------------------------                                     --
  165. 6.1  Calculated fields                                             40
  166.      6.1.1   Simple calculations using Numeric fields              40
  167.      6.1.2   Making calculations retrospective                     40
  168.      6.1.3   Calculations using non-numeric fields (!)             40
  169.      6.1.4   Calculations involving times                          41
  170.      6.1.5   Calculations involving dates                          41
  171.  
  172. 6.2  Composite fields                                              41
  173.  
  174. 6.3  User functions                                                41
  175.  
  176. 6.4  Calculations on a column of a report                          42
  177.  
  178. Ch 7 − Using extra indices                                         43
  179. --------------------------                                         --
  180. 7.1  Indexing a field                                              43
  181.  
  182. 7.2  Automatic saving of indices                                   43
  183.  
  184. Ch 8 − Using CSV files                                             44
  185. ----------------------                                             --
  186. 8.1  What are CSV files?                                           44
  187.  
  188. 8.2  Setting the CSV options                                       44
  189.  
  190. 8.3  Exporting data as a CSV file                                  45
  191.      8.3.1   Scrollable lists and CSV files                        45
  192.  
  193. 8.4  Using CSV files to import data                                45
  194.      8.4.1   Ensuring that the correct options are selected        45
  195.      8.4.2   Directing imported data to the correct fields         45
  196.      8.4.3   Importing data from plain text files                  46
  197.      8.4.4   What if the imported data won’t fit?                  46
  198.  
  199. 8.5  Using CSV files to modify existing records                    47
  200.  
  201. 8.6  Creating a new, working database from a CSV file              47
  202.  
  203. Ch 9 − Mail-Merging with Impression and Ovation                    48
  204. -----------------------------------------------                    --
  205. 9.1  Mail-merging with Ovation                                     48
  206.      9.1.1   Preparing an Ovation document for mail-merging        48
  207.      9.1.2   Merging the data from Powerbase                       48
  208.  
  209. 9.2  Mail-merging with Impression                                  48
  210.      9.2.1   Preparing the Impression document                     48
  211.      9.2.2   Merging the data                                      49
  212.  
  213. 9.3  Mail-merging with other programs                              49
  214.  
  215. Ch 10 − Utilities                                                  50
  216. -----------------                                                  --
  217. 10.1 Changing the Primary Key                                      50
  218.  
  219. 10.2 Adjusting the record format                                   50
  220.  
  221. 10.3 Changing the record format                                    50
  222.  
  223. 10.4 Merging two databases                                         51
  224.  
  225. 10.5 Changing the Database Length                                  51
  226.  
  227. 10.6 Inspecting and balancing index trees                          51
  228.  
  229. 10.7 Finding duplicate primary keys                                51
  230.  
  231. Ch 11 − Passwords and related matters                              52
  232. -------------------------------------                              --
  233. 11.1 Levels of protection                                          52
  234.      11.1.1 Individual I.D.s and passwords                         52
  235.  
  236. 11.2 Options selected from the password-setting window             52
  237.      11.2.1 Duplicate primary keys                                 53
  238.  
  239. 11.3 Logging database changes                                      53
  240.  
  241. Ch 12 − Script Files                                               54
  242. --------------------                                               --
  243.  
  244. Ch 13 − Subset databases                                           57
  245. ------------------------                                           --
  246. 13.1 Creating a subset                                             57
  247.  
  248. 13.2 Using a subset to shorten a database                          57
  249.  
  250. Ch 14 − Customising Powerbase                                      58
  251. -----------------------------                                      --
  252. 14.1 Overall control of the database                               58
  253.  
  254. 14.2 Defining the function keys                                    58
  255.  
  256. 14.3 CSV options                                                   58
  257.  
  258. 14.4 Preferences                                                   59
  259.      14.4.1 Separators in date and time fields                     59
  260.      14.4.2 Wild-cards                                             59
  261.      14.4.3 Option switches                                        59
  262.      14.4.4 Save indices (Default: Manual)                         60
  263.      14.4.5 Start editing at                                       60
  264.      14.4.6 Application for ImpulseII data-merging                 60
  265.      14.4.7 Save choices                                           60
  266.  
  267. 14.5 Colours of key fields and table-linked fields                 61
  268.  
  269. 14.6 Config files                                                  61
  270.      14.6.1 Pathnames for External file objects                    62
  271.  
  272. 14.7 The Messages file                                             62
  273.  
  274. Appendix A − Powerbase as an Impulse server                        63
  275. -------------------------------------------                        --
  276.  
  277. Appendix B − Keystroke equivalents                                 65
  278. ----------------------------------                                 --
  279.  
  280. Index                                                              66
  281. -----                                                              --